home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / setup_ut / finst22 / fctor.in_ / fctor
INI File  |  1995-06-14  |  882b  |  67 lines

  1. [general]
  2. passwd=
  3.  
  4. ;------------------------------------------------------------
  5. ; this entry is not used in v2.2
  6. dirinc=
  7.  
  8. ;------------------------------------------------------------
  9. ; Put the directory where:
  10. ;         rc.exe
  11. ;         rcpp.exe
  12. ;         rcpp.err
  13. ;
  14. ; If you don't have a resource compiler, set it to empty
  15. dirrcc=c:\bc\bin
  16.  
  17. zipcmdl=pkzip -p -r
  18.  
  19. [lang-fullname]
  20. 0=English
  21. 1=French
  22. 2=German
  23. 3=Italian
  24. 4=Dutch
  25. 5=Portuguese
  26. 6=Spanish
  27. 7=Swedish
  28. 8=Danish
  29. 9=Norwegian
  30. 10=Japanese
  31.  
  32. [lang-shortname]
  33. 0=eng
  34. 1=frn
  35. 2=ger
  36. 3=itl
  37. 4=nth
  38. 5=por
  39. 6=spn
  40. 7=swd
  41. 8=dan
  42. 9=nor
  43. 10=jap
  44.  
  45. [compiler-fullname]
  46. 0=Borland C++ 3.1
  47. 1=Borland C++ 4.5
  48. 2=Visual C++ 1.5
  49.  
  50.  
  51. [compiler-path]
  52. 0=c:\bc\bin\bcw.exe
  53. 1=c:\bc45\bin\bcw.exe
  54. 2=c:\msvc15\bin\msvc.exe
  55.  
  56.  
  57. [compiler-shortname]
  58. 0=b31
  59. 1=b45
  60. 2=v15
  61.  
  62.  
  63. [compiler-prjext]
  64. 0=prj
  65. 1=ide
  66. 2=mak
  67.